-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.0
-
Code
-
Classes
- AttachmentMapper
Total Complexity |
54 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
384 |
Lines of code |
268 |
Logical lines of code |
180 |
Comment lines |
29 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
exists() |
B |
33 |
18 |
100 |
download_attachment() |
A |
38 |
14 |
67 |
update_post_object() |
A |
49 |
9 |
31 |
get_objects_for_removal() |
S |
52 |
3 |
25 |
insert() |
S |
58 |
3 |
15 |
delete() |
S |
63 |
3 |
10 |
update() |
S |
60 |
2 |
13 |
add_version_tag() |
S |
68 |
2 |
7 |